FO_UserLoc_Groups
UserLoc_Groups enables multiple user locations to be grouped together to apply a single set of performing lab rules.
Field | Type | Notes |
---|---|---|
UserLoc_Grp_ID |
int |
ID field, a counter. Unique |
UserLocGroup |
varchar(50) |
Enter a unique code to represent a group of user locations. |
UserLocGroup_Name |
varchar(80) |
Name of user group. |
UserLocations |
varchar(255) |
User location codes in this group. Multidimensional pipe delimited value, with leading and trailing pipes. Enter valid user location codes separated by pipes. Informational |
PerfLabRules |
varchar(2000) |
Populated to activate the performing lab rule set. Multidimensional pipe delimited value, with leading and trailing pipes. Enter valid performing lab codes separated by pipes. See performing lab module. (what does this field contain? a pipe delimited set of some kind of codes, performing lab? why or where is the reference in the performing lab module?) |
CreateDate |
datetime |
Date record was created. Informational |
EditDate |
datetime |
Date record was edited. Informational |
UserName |
varchar(50) |
Name of user who last edited the record. Informational |
AddPermGroupCode |
varchar(50) |
Future use |
CreateUser |
varchar(50) |
User who created the record. Informational |
EditUser |
varchar(50) |
User who last edited the record. Informational |